[INFO] cloning repository https://github.com/rotaki/parquet_csv_converter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rotaki/parquet_csv_converter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotaki%2Fparquet_csv_converter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotaki%2Fparquet_csv_converter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a66f7b57112d750001241ad3c4d8a0040c16895
[INFO] testing rotaki/parquet_csv_converter against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotaki%2Fparquet_csv_converter" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rotaki/parquet_csv_converter
[INFO] finished tweaking git repo https://github.com/rotaki/parquet_csv_converter
[INFO] tweaked toml for git repo https://github.com/rotaki/parquet_csv_converter written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rotaki/parquet_csv_converter on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rotaki/parquet_csv_converter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded num_cpus v1.17.0
[INFO] [stderr]   Downloaded simdutf8 v0.1.5
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded lexical-core v1.0.5
[INFO] [stderr]   Downloaded flatbuffers v25.2.10
[INFO] [stderr]   Downloaded arrow-string v55.2.0
[INFO] [stderr]   Downloaded arrow-row v55.2.0
[INFO] [stderr]   Downloaded arrow-arith v55.2.0
[INFO] [stderr]   Downloaded arrow-csv v55.2.0
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.5
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded arrow-data v55.2.0
[INFO] [stderr]   Downloaded arrow-schema v55.2.0
[INFO] [stderr]   Downloaded arrow-ord v55.2.0
[INFO] [stderr]   Downloaded arrow-buffer v55.2.0
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.5
[INFO] [stderr]   Downloaded arrow-select v55.2.0
[INFO] [stderr]   Downloaded arrow v55.2.0
[INFO] [stderr]   Downloaded arrow-json v55.2.0
[INFO] [stderr]   Downloaded lexical-util v1.0.6
[INFO] [stderr]   Downloaded lexical-write-float v1.0.5
[INFO] [stderr]   Downloaded arrow-ipc v55.2.0
[INFO] [stderr]   Downloaded arrow-cast v55.2.0
[INFO] [stderr]   Downloaded brotli-decompressor v5.0.0
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.5
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded arrow-array v55.2.0
[INFO] [stderr]   Downloaded parquet v55.2.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1367dc16edba69a0329d9bbc48089812f63e15633a95a7b23c7acb78e26d5a92
[INFO] running `Command { std: "docker" "start" "-a" "1367dc16edba69a0329d9bbc48089812f63e15633a95a7b23c7acb78e26d5a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1367dc16edba69a0329d9bbc48089812f63e15633a95a7b23c7acb78e26d5a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1367dc16edba69a0329d9bbc48089812f63e15633a95a7b23c7acb78e26d5a92", kill_on_drop: false }`
[INFO] [stdout] 1367dc16edba69a0329d9bbc48089812f63e15633a95a7b23c7acb78e26d5a92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ff26c9ff6edc3117f46a461c21d149a8733d9d1bd6c638c46a9c7c9aa6714ba
[INFO] running `Command { std: "docker" "start" "-a" "8ff26c9ff6edc3117f46a461c21d149a8733d9d1bd6c638c46a9c7c9aa6714ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling arrow-row v55.2.0
[INFO] [stderr]    Compiling arrow-arith v55.2.0
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling arrow-string v55.2.0
[INFO] [stderr]    Compiling arrow-ord v55.2.0
[INFO] [stderr]    Compiling arrow-csv v55.2.0
[INFO] [stderr]    Compiling arrow-json v55.2.0
[INFO] [stderr]    Compiling parquet v55.2.0
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling parquet_csv_converter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "8ff26c9ff6edc3117f46a461c21d149a8733d9d1bd6c638c46a9c7c9aa6714ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ff26c9ff6edc3117f46a461c21d149a8733d9d1bd6c638c46a9c7c9aa6714ba", kill_on_drop: false }`
[INFO] [stdout] 8ff26c9ff6edc3117f46a461c21d149a8733d9d1bd6c638c46a9c7c9aa6714ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b3f242a11a6d5630997c026205687ffbc381a152b96881d89d8b980c6d6252d
[INFO] running `Command { std: "docker" "start" "-a" "8b3f242a11a6d5630997c026205687ffbc381a152b96881d89d8b980c6d6252d", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling arrow-row v55.2.0
[INFO] [stderr]    Compiling arrow-arith v55.2.0
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling arrow-ord v55.2.0
[INFO] [stderr]    Compiling arrow-string v55.2.0
[INFO] [stderr]    Compiling arrow-json v55.2.0
[INFO] [stderr]    Compiling arrow-csv v55.2.0
[INFO] [stderr]    Compiling parquet v55.2.0
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling parquet_csv_converter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> examples/benchmark_scaling.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |     for (label, size) in &test_sizes {
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_size`
[INFO] [stdout]    --> examples/benchmark_scaling.rs:144:50
[INFO] [stdout]     |
[INFO] [stdout] 144 |             let (row_time, chunk_time, row_size, chunk_size) =
[INFO] [stdout]     |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `success_count` is assigned to, but never used
[INFO] [stdout]   --> tests/mmap_csv_writer_error_cases.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut success_count = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_success_count` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `success_count` is never read
[INFO] [stdout]   --> tests/mmap_csv_writer_error_cases.rs:79:27
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Ok(Ok(())) => success_count += 1,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 80 |             Ok(Err(e)) if e.contains("already finalized") => success_count += 1,
[INFO] [stdout]    |                                                              ------------------ `success_count` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `success_count` is never read
[INFO] [stdout]   --> tests/mmap_csv_writer_error_cases.rs:80:62
[INFO] [stdout]    |
[INFO] [stdout] 80 |             Ok(Err(e)) if e.contains("already finalized") => success_count += 1,
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvrwuur/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnum_cpus-0730446942a1088a,libparquet_csv_converter-6aebb350553b8f4f,libhex-ce2ce186edf8450e,libarrow-2bf221493c008896,libarrow_row-a6f47021cf60a8c4,libarrow_json-ae014f0da1154962,libserde_json-227c96ba08ce9620,libindexmap-8d448125d5efc614,libequivalent-9631f206a02b9f54,libarrow_csv-6824c2eb6f70cf90,libcsv-2c8af698f3af3058,libitoa-7e733f37fe56f881,libserde-01361134c3fa1e16,libcsv_core-50bf4e6e2ba4438e,libarrow_string-a73ce0436ce496a2,libregex-f486104d161da7ee,libregex_automata-a734fdcea18e952a,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-4969542491127a6b,libmemchr-68452485f2c33fee,libarrow_arith-58c12744af6ce433,libarrow_ord-4960d58be73594cd,libparquet-db48f12d53742044,libzstd-fe7363fafb708e2d,libzstd_safe-5be5839a39f25164,libzstd_sys-6489d382b113baa2,liblz4_flex-702ce0fec9c93ef2,libbrotli-5764eb77aab47714,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libarrow_cast-6f01192ade02ce41,libatoi-ca6744637ad98f98,libryu-f1418741a05f84c6,liblexical_core-84a0a2a81f725904,liblexical_write_float-a895d1ca7e9b27ad,liblexical_write_integer-10f729007a938c5f,liblexical_parse_float-199b00e242d3b770,liblexical_parse_integer-c09c33e9944a7ad1,liblexical_util-cdcfa32076dd230f,libstatic_assertions-acd18841cc36d7c2,libsimdutf8-9a31daf2b81b0ac1,libflate2-c44820d0e73d6d11,liblibz_rs_sys-95d89e74e90b53b0,libzlib_rs-4586df852407e952,libcrc32fast-7a76731d87100d14,libsnap-69de77dbde57bf08,libarrow_ipc-9be4038748f67cd9,libflatbuffers-40dc4a1b29a49cbf,libbitflags-3e5fc0b9a597167a,libbase64-fff42f7554bbeb90,libtwox_hash-5e03bdfbd5e93cf1,libthrift-97d3dfa3e5f4d0ed,libordered_float-716d3acea98ac51e,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libarrow_select-b7f66a608f52eaf4,libarrow_array-1d6a2fb305ed77de,libahash-5292b8754d942853,libgetrandom-1bf0a0aeb6ceb561,liblibc-0d953531f2bb7a47,libonce_cell-474ca9eadd22cbe1,libzerocopy-429829aa0665372b,libhashbrown-9cffc267c59929e3,libchrono-e241d162cb0a3fd7,libiana_time_zone-4ff00b44c3c16daa,libarrow_data-bd8bbd1510541d11,libarrow_buffer-ef4471c1e829755b,libnum-41fe3e8597e57874,libnum_iter-5b8154ae5d372e2b,libnum_rational-ef306a9cca790feb,libnum_complex-7677e9406e916f90,libnum_bigint-b8ee214210d0d848,libnum_integer-f25e31d05f659610,libhalf-e76af25440c796ff,libcfg_if-6a6f703e7144cd38,libnum_traits-aedba18b6a384050,libarrow_schema-92b4a436c24618f5,libbytes-a98c6e187cd1e46b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvrwuur/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3b17c9e5758c1266/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parquet_to_csv-f58dbca62a15c46f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parquet_csv_converter` (bin "parquet_to_csv") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcvTwOoV/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libparquet_csv_converter-6aebb350553b8f4f,libhex-ce2ce186edf8450e,libparquet-db48f12d53742044,libzstd-fe7363fafb708e2d,libzstd_safe-5be5839a39f25164,libzstd_sys-6489d382b113baa2,liblz4_flex-702ce0fec9c93ef2,libbrotli-5764eb77aab47714,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libflate2-c44820d0e73d6d11,liblibz_rs_sys-95d89e74e90b53b0,libzlib_rs-4586df852407e952,libcrc32fast-7a76731d87100d14,libsnap-69de77dbde57bf08,libtwox_hash-5e03bdfbd5e93cf1,libthrift-97d3dfa3e5f4d0ed,libordered_float-716d3acea98ac51e,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libarrow-2bf221493c008896,libarrow_row-a6f47021cf60a8c4,libarrow_json-ae014f0da1154962,libsimdutf8-9a31daf2b81b0ac1,libserde_json-227c96ba08ce9620,libindexmap-8d448125d5efc614,libequivalent-9631f206a02b9f54,libarrow_ipc-9be4038748f67cd9,libflatbuffers-40dc4a1b29a49cbf,libbitflags-3e5fc0b9a597167a,libarrow_csv-6824c2eb6f70cf90,libcsv-2c8af698f3af3058,libitoa-7e733f37fe56f881,libserde-01361134c3fa1e16,libcsv_core-50bf4e6e2ba4438e,libarrow_string-a73ce0436ce496a2,libregex-f486104d161da7ee,libregex_automata-a734fdcea18e952a,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-4969542491127a6b,libmemchr-68452485f2c33fee,libarrow_cast-6f01192ade02ce41,libatoi-ca6744637ad98f98,libryu-f1418741a05f84c6,libbase64-fff42f7554bbeb90,liblexical_core-84a0a2a81f725904,liblexical_write_float-a895d1ca7e9b27ad,liblexical_write_integer-10f729007a938c5f,liblexical_parse_float-199b00e242d3b770,liblexical_parse_integer-c09c33e9944a7ad1,liblexical_util-cdcfa32076dd230f,libstatic_assertions-acd18841cc36d7c2,libarrow_arith-58c12744af6ce433,libarrow_ord-4960d58be73594cd,libarrow_select-b7f66a608f52eaf4,libarrow_array-1d6a2fb305ed77de,libahash-5292b8754d942853,libgetrandom-1bf0a0aeb6ceb561,liblibc-0d953531f2bb7a47,libonce_cell-474ca9eadd22cbe1,libzerocopy-429829aa0665372b,libhashbrown-9cffc267c59929e3,libchrono-e241d162cb0a3fd7,libiana_time_zone-4ff00b44c3c16daa,libarrow_data-bd8bbd1510541d11,libarrow_schema-92b4a436c24618f5,libarrow_buffer-ef4471c1e829755b,libbytes-a98c6e187cd1e46b,libhalf-e76af25440c796ff,libcfg_if-6a6f703e7144cd38,libnum-41fe3e8597e57874,libnum_iter-5b8154ae5d372e2b,libnum_rational-ef306a9cca790feb,libnum_complex-7677e9406e916f90,libnum_bigint-b8ee214210d0d848,libnum_integer-f25e31d05f659610,libnum_traits-aedba18b6a384050}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcvTwOoV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3b17c9e5758c1266/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/benchmark_scaling-4fbe675fb2e82bcb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parquet_csv_converter` (example "benchmark_scaling") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8b3f242a11a6d5630997c026205687ffbc381a152b96881d89d8b980c6d6252d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3f242a11a6d5630997c026205687ffbc381a152b96881d89d8b980c6d6252d", kill_on_drop: false }`
[INFO] [stdout] 8b3f242a11a6d5630997c026205687ffbc381a152b96881d89d8b980c6d6252d
